home *** CD-ROM | disk | FTP | other *** search
- In message <A7B9359C87034A50@UK.AC.CAMBRIDGE.PHOENIX>,
- A.Grant@ucs.cam.ac.uk writes:
- >a) PEM is end-to-end; for it to have any value, both ends must be enabled
- >for PEM. Feasible for a small group, but not for ubiquitous e-mail (yet) -
-
- Like it or not, PEM is probably how we're going to end up sended
- authentic mail worldwide unless some other standard comes along.
- A transport system shoehorned into IMAP certainly won't get worldwide
- acceptance for authentic mail transport.
-
- >b) Authenticated transport (Kerberos?) would solve the problem only if you
- >can do more than one thing on a transport connection.
-
- Why? Here at CMU, we plan on adding an optional
- Kerberos-authentication to SMTP so that we can have local
- authenticated delivery. I really don't know many people who send
- enough mail such that the per-message authentication is a problem. In
- fact, with Kerberos, once the client machine has a ticket, it's simply
- a matter of sending several bytes of data to the transport service.
-
- IMAP is already a fairly complex protocol to implement (I've been
- thinking about it since I'm probably going to start implementing a CMU
- IMAP server soon). Adding all the headaches involved in mail
- transport would make the IMAP servers larger and less efficient, and
- simply duplicate the what SMTP already does. It's not worth it for
- saving around 50 bytes of authenticator transmission.
-
- - Chris
-
-
-